Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: JManager Reference /
Chapter 1 - JManager Reference / JManager Functions
Applet Control Functions /


JMNewAppletLocatorFromInfo

Locates an applet synchronously using information in the applet locator information block structure.

OSStatus JMNewAppletLocatorFromInfo (
JMAppletLocatorRef* locatorRef,
JMSessionRef session,
const JMLocatorInfoBlock* info,
JMClientData data);
locatorRef
A pointer to the locator. On return, this parameter is the new applet locator.
session
The session in which you want to instantiate the applet.
info
A pointer to an applet locator information block structure. For more information, see "The Applet Locator Information Block" (page 15).
data
Optional client-specific data.
function result
A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
SEE ALSO
The JMNewAppletLocator function (page 35).

The JMDisposeAppletLocator function (page 36).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help